home *** CD-ROM | disk | FTP | other *** search
INI File | 1997-08-11 | 2.2 KB | 33 lines |
- [BeanDescriptor]
- timestamp=871286400000
- name=ListControl
- className=borland.jbcl.control.ListControl
-
- [PropertyDescriptors]
- alignment,,,,"Alignment setting",int,getAlignment,setAlignment,,,borland.jbcl.editors.AlignmentEditor
- alwaysEdit,,,,"Always start edit session",boolean,isAlwaysEdit,setAlwaysEdit,,,
- autoEdit,,,,"Automatically start edit when a key is typed",boolean,isAutoEdit,setAutoEdit,,,
- autoInsert,,,,"Insert blank data object when component is empty",boolean,isAutoInsert,setAutoInsert,,,
- background,,,,"Background color",java.awt.Color,getBackground,setBackground,,,
- columnName,,,,"Column name from DataSet",java.lang.String,getColumnName,setColumnName,,,
- dataSet,,,,"DataSet data source",borland.jbcl.dataset.DataSet,getDataSet,setDataSet,,,
- doubleBuffer,,,,"Double buffered painting",boolean,isDoubleBuffer,setDoubleBuffer,,,
- dragSubfocus,,,,"Change the subfocus item when mouse is dragged",boolean,isDragSubfocus,setDragSubfocus,,,
- editInPlace,,,,"Allow in-place editing",boolean,isEditInPlace,setEditInPlace,,,
- enabled,,,,"Enabled state",boolean,isEnabled,setEnabled,,,
- font,,,,"Default font",java.awt.Font,getFont,setFont,,,
- foreground,,,,"Foreground color",java.awt.Color,getForeground,setForeground,,,
- itemHeight,,,,"Item height (pixels)",int,getItemHeight,setItemHeight,,,
- itemMargins,,,,"Item margins [top, left, bottom, right] (pixels)",java.awt.Insets,getItemMargins,setItemMargins,,,
- items,,,,"Item string array",java.lang.String[],getItems,setItems,,,
- itemWidth,,,,"Item width (pixels)",int,getItemWidth,setItemWidth,,,
- multiSelect,,,,"Allow multiple selection",boolean,isMultiSelect,setMultiSelect,,,
- postOnEndEdit,,,,"Auto-post after editing",boolean,isPostOnEndEdit,setPostOnEndEdit,,,
- readOnly,,,,"Read only state",boolean,isReadOnly,setReadOnly,,,
- showFocus,,,,"Show focus rectangle",boolean,isShowFocus,setShowFocus,,,
- snapOrigin,,,,"Snap scroll to origin",boolean,isSnapOrigin,setSnapOrigin,,,
- subfocus,,,,"Current subfocus index",int,getSubfocus,setSubfocus,,,
- uniformHeight,,,,"Rows all have the same height",boolean,isUniformHeight,setUniformHeight,,,
- uniformWidth,,,,"Rows all have the same width",boolean,isUniformWidth,setUniformWidth,,,
- visible,,,,"Visible state",boolean,isVisible,setVisible,,,
-